CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab QR code

搜索资源列表

  1. AdaptGA

    1下载:
  2. matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:963
    • 提供者:songyong
  1. qrcode

    0下载:
  2. 这是qrcode 官方的二维码解码示意代码(JAVA语言)-This is the official two-dimensional code decoding qrcode signal code (JAVA language)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:44227
    • 提供者:work
  1. Work1

    1下载:
  2. 北航数值分析大作业第一题:矩阵的QR分解求特征向量。代码是我在理学院本科期间写的,所有结果已经过Matlab及Mathematica验证,保证算法正确实现。-Numerical analysis of Beihang great job the first question: QR decomposition of matrix eigenvector. Code is written during my undergraduate logical Institute, all results
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11411
    • 提供者:邹洪斌
  1. QR

    2下载:
  2. 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2311
    • 提供者:李少林
  1. Comparison_of_QR_Factorization_Algorithms

    0下载:
  2. Comparison of QR Factorization Algorithms (Matlab scr ipt)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1976
    • 提供者:Oliver,cheng
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1319696
    • 提供者:ljj
  1. qr_code

    0下载:
  2. QR code matlab source code This source code can be useful in coding n decoding QR codes.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14471
    • 提供者:Shan
  1. matlab-Hint

    0下载:
  2. this file contain 2 pdf about integeration in matlab and some code as following: QR decomposition Jacobi method Choleskey Decomposition householder method Genetic Algorithm least_squares method gauss_seidel method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:94821
    • 提供者:hassani
  1. Numerical-calculation-matlab

    0下载:
  2. Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4165508
    • 提供者:wangyiyang
  1. QR-matlab

    0下载:
  2. qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:574
    • 提供者:王喜
  1. QR

    0下载:
  2. QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-19
    • 文件大小:2819
    • 提供者:logic
  1. QRCodes

    0下载:
  2. 基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other variou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:442529
    • 提供者:guoxi
  1. MATLAB-qr

    0下载:
  2. 用MATLAB实现了QR二维码的编码及解码,读出二维码信息-Using MATLAB to achieve a two-dimensional code QR coding and decoding, reading out the two-dimensional code information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1863062
    • 提供者:cassie
  1. QR_PRO

    0下载:
  2. QR二维码解码器 只在解码部分用到zxingjar包,其他部分都是用matlab语言写的,希望对你们有帮助-QR code decoder using matlab language
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:459796
    • 提供者:棠小熙
  1. QR_PRO

    2下载:
  2. 利用matlab实现QR码的识别,可以放入任何QR的图片,也可以实现输入源信息,自己生成二维码-Using matlab to achieve recognition of the QR code, QR can be placed in any of the pictures, you can also achieve the input source information, generate their own two-dimensional code
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:449536
    • 提供者:
  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30720
    • 提供者:东篱
  1. Desktop

    0下载:
  2. 利用ZXING在MATLAB中实现QR二维码的识别(QR two dimensional code recognition)
  3. 所属分类:图形/文字识别

  1. QRCode

    1下载:
  2. 本程序通过matlab编程实现自定义生成二维码,生成效果不错,可以通过手机等二维码识别工具识别。(The program is programmed by MATLAB to generate two-dimensional codes customized. The result is good. It can be recognized by mobile phone and other two-dimensional code recognition tools.)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-28
    • 文件大小:204800
    • 提供者:moveon5
  1. MATLAB条形码识别GUI版

    0下载:
  2. 本设计为基于MATLAB的条形码识别系统,带有一个GUI界面。可以识别各种条形码,倾斜的,污渍的等等,带一个界面。(This design is a bar code recognition system based on MATLAB, with a GUI interface. Can identify all kinds of barcodes, tilt, stain and so on, with an interface.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-21
    • 文件大小:601088
    • 提供者:www.wobishe.com
  1. MATLAB数字水印DWT+DCT+GUI+攻击+psnr

    4下载:
  2. 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-14
    • 文件大小:20532224
    • 提供者:just11
« 12 »
搜珍网 www.dssz.com